Revert static checking of stack smashing.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Dec 2012 05:41:42 +0000 (21:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Dec 2012 05:41:42 +0000 (21:41 -0800)
commitac05ec4f48c269c2cafaf893717e252fbb48a517
tree42b836e5f3e2abb42b530488d514ddb96d36389f
parent82f51152a7f19131a2ac607d47ddd1cd1a76a6a2
Revert static checking of stack smashing.

* configure.ac (WARN_CFLAGS): Omit -Wstack-protector when
configured with --enable-gcc-warnings.  -Wstack-protector causes
diagnostics to be issued on Ubuntu 12.10 x86-64.
ChangeLog
configure.ac